home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-11-01 | 906 b | 30 lines |
- #
- # Prototype makefile for directories containing only system header
- # files.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.hdrs
- # Fri Nov 1 12:44:50 PST 1991
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.4 89/10/09 21:28:36 rab Exp $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- HDRS = audioio.h audioreg.h audiovar.h dir.h dirent.h fb.h file.h ioctl.h ipc.h mman.h param.h resource.h scsi.h sem.h shm.h socket.h stat.h stdtypes.h syslog.h termio.h termios.h time.h timeb.h times.h ttychars.h ttydev.h types.h uio.h un.h user.h wait.h
- INCLUDEDIR = /sprite/lib/include/sys
- MAKEFILE = Makefile
- SUBDIRS =
- DISTDIR ?= /dist/sprite/src/lib/include/sys
-
- SYSMAKEFILE = hdrs.mk
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-